﻿2026-06-22T02:44:48.5656936Z Current runner version: '2.335.1'
2026-06-22T02:44:48.5661534Z Runner name: 'hfenduleam'
2026-06-22T02:44:48.5661979Z Runner group name: 'Default'
2026-06-22T02:44:48.5662481Z Machine name: 'HFENDULEAM'
2026-06-22T02:44:48.5664498Z ##[group]GITHUB_TOKEN Permissions
2026-06-22T02:44:48.5665777Z Contents: read
2026-06-22T02:44:48.5666121Z Metadata: read
2026-06-22T02:44:48.5666433Z Packages: read
2026-06-22T02:44:48.5666744Z ##[endgroup]
2026-06-22T02:44:48.5667973Z Secret source: Actions
2026-06-22T02:44:48.5668402Z Prepare workflow directory
2026-06-22T02:44:48.5935710Z Prepare all required actions
2026-06-22T02:44:48.5960941Z Getting action download info
2026-06-22T02:44:48.9112448Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-22T02:44:49.4928063Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-22T02:44:49.5584685Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-22T02:44:49.5585759Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-22T02:44:49.5586382Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-22T02:44:49.5586970Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-22T02:44:49.5587447Z [36;1mexit 0[0m
2026-06-22T02:44:49.5666357Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:44:49.5667047Z ##[endgroup]
2026-06-22T02:44:49.8907642Z ##[group]Run actions/checkout@v5
2026-06-22T02:44:49.8908161Z with:
2026-06-22T02:44:49.8908446Z   fetch-depth: 0
2026-06-22T02:44:49.8908767Z   repository: SaberMage/spt-core
2026-06-22T02:44:49.8911675Z   token: ***
2026-06-22T02:44:49.8911965Z   ssh-strict: true
2026-06-22T02:44:49.8912251Z   ssh-user: git
2026-06-22T02:44:49.8912542Z   persist-credentials: true
2026-06-22T02:44:49.8912901Z   clean: true
2026-06-22T02:44:49.8913197Z   sparse-checkout-cone-mode: true
2026-06-22T02:44:49.8913564Z   fetch-tags: false
2026-06-22T02:44:49.8913875Z   show-progress: true
2026-06-22T02:44:49.8914167Z   lfs: false
2026-06-22T02:44:49.8914470Z   submodules: false
2026-06-22T02:44:49.8914765Z   set-safe-directory: true
2026-06-22T02:44:49.8915075Z ##[endgroup]
2026-06-22T02:44:50.0715506Z Syncing repository: SaberMage/spt-core
2026-06-22T02:44:50.0716644Z ##[group]Getting Git version info
2026-06-22T02:44:50.0717196Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:44:50.0993866Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:44:50.1197946Z git version 2.43.0.windows.1
2026-06-22T02:44:50.1225753Z ##[endgroup]
2026-06-22T02:44:50.1233541Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bfc4cfb4-c127-4418-9238-f317f6168b82\.gitconfig'
2026-06-22T02:44:50.1247336Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bfc4cfb4-c127-4418-9238-f317f6168b82' before making global git config changes
2026-06-22T02:44:50.1248283Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:44:50.1252531Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:44:50.1580709Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:44:50.1770478Z https://github.com/SaberMage/spt-core
2026-06-22T02:44:50.1797916Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:44:50.1802063Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:44:50.1993041Z HEAD
2026-06-22T02:44:50.2221600Z ##[endgroup]
2026-06-22T02:44:50.2224837Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:44:50.5807530Z ##[group]Cleaning the repository
2026-06-22T02:44:50.5811188Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:44:54.0672720Z Removing target/
2026-06-22T02:44:54.0709145Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:44:54.1109328Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:44:54.1135266Z ##[endgroup]
2026-06-22T02:44:54.1135636Z ##[group]Disabling automatic garbage collection
2026-06-22T02:44:54.1139818Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:44:54.1353251Z ##[endgroup]
2026-06-22T02:44:54.1353655Z ##[group]Setting up auth
2026-06-22T02:44:54.1362217Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:44:54.1582363Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:44:54.5396998Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:44:54.5636748Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:44:54.9117096Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:44:54.9342055Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:44:55.2823693Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:44:55.3068750Z ##[endgroup]
2026-06-22T02:44:55.3069158Z ##[group]Fetching the repository
2026-06-22T02:44:55.3075773Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:44:56.3465045Z ##[endgroup]
2026-06-22T02:44:56.3465735Z ##[group]Determining the checkout info
2026-06-22T02:44:56.3466090Z ##[endgroup]
2026-06-22T02:44:56.3474284Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:44:56.3747333Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:44:56.4013179Z ##[group]Checking out the ref
2026-06-22T02:44:56.4017019Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:44:56.4360442Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:44:56.4381347Z ##[endgroup]
2026-06-22T02:44:56.4616172Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:44:56.4817813Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
2026-06-22T02:44:56.5061509Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-22T02:44:56.5061870Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-22T02:44:56.5062132Z [36;1m$PIN = "0c95435"[0m
2026-06-22T02:44:56.5062362Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-22T02:44:56.5062626Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-22T02:44:56.5062979Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-22T02:44:56.5063355Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-22T02:44:56.5063668Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-22T02:44:56.5063951Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-22T02:44:56.5064233Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-22T02:44:56.5064512Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-22T02:44:56.5064875Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-22T02:44:56.5065655Z [36;1m}[0m
2026-06-22T02:44:56.5065816Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-22T02:44:56.5066108Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-22T02:44:56.5133959Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:44:56.5134267Z ##[endgroup]
2026-06-22T02:44:59.1679144Z    Compiling proc-macro2 v1.0.106
2026-06-22T02:44:59.1679537Z    Compiling unicode-ident v1.0.24
2026-06-22T02:44:59.1679770Z    Compiling quote v1.0.45
2026-06-22T02:44:59.1680163Z    Compiling cfg-if v1.0.4
2026-06-22T02:44:59.1680622Z    Compiling serde_core v1.0.228
2026-06-22T02:44:59.1680916Z    Compiling serde v1.0.228
2026-06-22T02:44:59.1681361Z    Compiling windows-link v0.2.1
2026-06-22T02:44:59.1681704Z    Compiling typenum v1.20.1
2026-06-22T02:44:59.1682134Z    Compiling getrandom v0.3.4
2026-06-22T02:44:59.1682491Z    Compiling portable-atomic v1.13.1
2026-06-22T02:44:59.1682862Z    Compiling pin-project-lite v0.2.17
2026-06-22T02:44:59.1683224Z    Compiling version_check v0.9.5
2026-06-22T02:44:59.1683612Z    Compiling memchr v2.8.1
2026-06-22T02:44:59.1684499Z    Compiling find-msvc-tools v0.1.9
2026-06-22T02:44:59.1684847Z    Compiling critical-section v1.2.0
2026-06-22T02:44:59.1686196Z    Compiling shlex v2.0.1
2026-06-22T02:44:59.2882140Z    Compiling windows-sys v0.61.2
2026-06-22T02:44:59.3011045Z    Compiling subtle v2.6.1
2026-06-22T02:44:59.3230465Z    Compiling equivalent v1.0.2
2026-06-22T02:44:59.3319249Z    Compiling smallvec v1.15.1
2026-06-22T02:44:59.3677393Z    Compiling futures-core v0.3.32
2026-06-22T02:44:59.4305123Z    Compiling itoa v1.0.18
2026-06-22T02:44:59.4422952Z    Compiling bytes v1.11.1
2026-06-22T02:44:59.4801466Z    Compiling semver v1.0.28
2026-06-22T02:44:59.5530989Z    Compiling stable_deref_trait v1.2.1
2026-06-22T02:44:59.5741887Z    Compiling log v0.4.32
2026-06-22T02:44:59.6404938Z    Compiling generic-array v0.14.7
2026-06-22T02:44:59.6468615Z    Compiling futures-sink v0.3.32
2026-06-22T02:44:59.6548411Z    Compiling futures-io v0.3.32
2026-06-22T02:44:59.7110819Z    Compiling rustc_version v0.4.1
2026-06-22T02:44:59.7623109Z    Compiling slab v0.4.12
2026-06-22T02:44:59.7884253Z    Compiling futures-task v0.3.32
2026-06-22T02:44:59.7903462Z    Compiling rustversion v1.0.22
2026-06-22T02:44:59.9683799Z    Compiling futures-channel v0.3.32
2026-06-22T02:45:00.1628593Z    Compiling jobserver v0.1.34
2026-06-22T02:45:00.1864633Z    Compiling hashbrown v0.17.1
2026-06-22T02:45:00.1865067Z    Compiling getrandom v0.2.17
2026-06-22T02:45:00.1940185Z    Compiling cpufeatures v0.2.17
2026-06-22T02:45:00.2322113Z    Compiling fnv v1.0.7
2026-06-22T02:45:00.2352263Z    Compiling libc v0.2.186
2026-06-22T02:45:00.2352590Z    Compiling rand_core v0.10.1
2026-06-22T02:45:00.2806349Z    Compiling strsim v0.11.1
2026-06-22T02:45:00.2959646Z    Compiling cfg_aliases v0.2.1
2026-06-22T02:45:00.3599486Z    Compiling writeable v0.6.3
2026-06-22T02:45:00.5055439Z    Compiling autocfg v1.5.1
2026-06-22T02:45:00.6729790Z    Compiling cc v1.2.63
2026-06-22T02:45:00.6775162Z    Compiling litemap v0.8.2
2026-06-22T02:45:00.6990946Z    Compiling fs_extra v1.3.0
2026-06-22T02:45:00.7082068Z    Compiling icu_properties_data v2.2.0
2026-06-22T02:45:00.7721566Z    Compiling utf8_iter v1.0.4
2026-06-22T02:45:00.7954643Z    Compiling getrandom v0.4.2
2026-06-22T02:45:00.9246178Z    Compiling dunce v1.0.5
2026-06-22T02:45:00.9447630Z    Compiling icu_normalizer_data v2.2.0
2026-06-22T02:45:00.9945556Z    Compiling ident_case v1.0.1
2026-06-22T02:45:01.0827913Z    Compiling indexmap v2.14.0
2026-06-22T02:45:01.0968121Z    Compiling syn v2.0.117
2026-06-22T02:45:01.1251379Z    Compiling percent-encoding v2.3.2
2026-06-22T02:45:01.1627375Z    Compiling http v1.4.1
2026-06-22T02:45:01.1963449Z    Compiling cpufeatures v0.3.0
2026-06-22T02:45:01.1985416Z    Compiling unicode-segmentation v1.13.3
2026-06-22T02:45:01.2932896Z    Compiling crypto-common v0.1.7
2026-06-22T02:45:01.3014812Z    Compiling thiserror v2.0.18
2026-06-22T02:45:01.3679827Z    Compiling aws-lc-rs v1.17.0
2026-06-22T02:45:01.3885988Z    Compiling scopeguard v1.2.0
2026-06-22T02:45:01.4363979Z    Compiling lock_api v0.4.14
2026-06-22T02:45:01.4777265Z    Compiling block-buffer v0.10.4
2026-06-22T02:45:01.5974466Z    Compiling cmake v0.1.58
2026-06-22T02:45:01.6216236Z    Compiling chacha20 v0.10.0
2026-06-22T02:45:01.6533391Z    Compiling form_urlencoded v1.2.2
2026-06-22T02:45:01.6561475Z    Compiling winapi v0.3.9
2026-06-22T02:45:01.6736309Z    Compiling untrusted v0.9.0
2026-06-22T02:45:01.7184022Z    Compiling bitflags v2.12.1
2026-06-22T02:45:01.7458819Z    Compiling digest v0.10.7
2026-06-22T02:45:01.8009790Z    Compiling num-traits v0.2.19
2026-06-22T02:45:02.0102835Z    Compiling windows-result v0.4.1
2026-06-22T02:45:02.1463464Z    Compiling windows-strings v0.5.1
2026-06-22T02:45:02.2022885Z    Compiling heck v0.5.0
2026-06-22T02:45:02.2084714Z    Compiling rand v0.10.1
2026-06-22T02:45:02.2712377Z    Compiling rustls v0.23.40
2026-06-22T02:45:02.2843744Z    Compiling convert_case v0.10.0
2026-06-22T02:45:02.2914436Z    Compiling const-oid v0.10.2
2026-06-22T02:45:02.2924516Z    Compiling atomic-waker v1.1.2
2026-06-22T02:45:02.3450433Z    Compiling anyhow v1.0.102
2026-06-22T02:45:02.3869826Z    Compiling unicode-xid v0.2.6
2026-06-22T02:45:02.4157791Z    Compiling parking_lot_core v0.9.12
2026-06-22T02:45:02.4288974Z    Compiling aws-lc-sys v0.41.0
2026-06-22T02:45:02.6011825Z    Compiling ring v0.17.14
2026-06-22T02:45:02.6072315Z    Compiling httparse v1.10.1
2026-06-22T02:45:02.6673340Z    Compiling zerocopy v0.8.50
2026-06-22T02:45:02.7319857Z    Compiling http-body v1.0.1
2026-06-22T02:45:02.7408269Z    Compiling curve25519-dalek v4.1.3
2026-06-22T02:45:02.8351619Z    Compiling hybrid-array v0.4.12
2026-06-22T02:45:02.8850722Z    Compiling ahash v0.8.12
2026-06-22T02:45:02.8976140Z    Compiling fastrand v2.4.1
2026-06-22T02:45:03.1278748Z    Compiling base64ct v1.8.3
2026-06-22T02:45:03.1901286Z    Compiling either v1.16.0
2026-06-22T02:45:03.1929416Z    Compiling powerfmt v0.2.0
2026-06-22T02:45:03.3626788Z    Compiling deranged v0.5.8
2026-06-22T02:45:03.4511652Z    Compiling pem-rfc7468 v1.0.0
2026-06-22T02:45:03.4898589Z    Compiling rand_core v0.6.4
2026-06-22T02:45:03.5497764Z    Compiling pkg-config v0.3.33
2026-06-22T02:45:03.5566318Z    Compiling tinyvec_macros v0.1.1
2026-06-22T02:45:03.6153759Z    Compiling tower-service v0.3.3
2026-06-22T02:45:03.6617590Z    Compiling zmij v1.0.21
2026-06-22T02:45:03.8083203Z    Compiling data-encoding v2.11.0
2026-06-22T02:45:03.8154423Z    Compiling try-lock v0.2.5
2026-06-22T02:45:03.8165825Z    Compiling vcpkg v0.2.15
2026-06-22T02:45:03.8657643Z    Compiling time-core v0.1.8
2026-06-22T02:45:03.8661370Z    Compiling base64 v0.22.1
2026-06-22T02:45:03.9077502Z    Compiling num-conv v0.2.2
2026-06-22T02:45:03.9703374Z    Compiling tinyvec v1.11.0
2026-06-22T02:45:04.2339619Z    Compiling want v0.3.1
2026-06-22T02:45:04.3418862Z    Compiling parking_lot v0.12.5
2026-06-22T02:45:04.3419433Z    Compiling block-buffer v0.12.0
2026-06-22T02:45:04.3455292Z    Compiling crypto-common v0.2.2
2026-06-22T02:45:04.3762317Z    Compiling synstructure v0.13.2
2026-06-22T02:45:04.4729117Z    Compiling darling_core v0.20.11
2026-06-22T02:45:04.4938181Z    Compiling sha2 v0.10.9
2026-06-22T02:45:04.5093994Z    Compiling vergen-lib v9.1.0
2026-06-22T02:45:04.5351772Z    Compiling inout v0.1.4
2026-06-22T02:45:04.5352219Z    Compiling n0-future v0.3.2
2026-06-22T02:45:04.6822927Z    Compiling diatomic-waker v0.2.3
2026-06-22T02:45:04.7908240Z    Compiling httpdate v1.0.3
2026-06-22T02:45:04.8561855Z    Compiling crossbeam-utils v0.8.21
2026-06-22T02:45:04.8636773Z    Compiling parking v2.2.1
2026-06-22T02:45:04.9356891Z    Compiling cordyceps v0.3.4
2026-06-22T02:45:04.9399249Z    Compiling spin v0.10.0
2026-06-22T02:45:04.9786833Z    Compiling winnow v1.0.3
2026-06-22T02:45:05.0102103Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:45:05.0586961Z    Compiling serde_json v1.0.150
2026-06-22T02:45:05.0752759Z    Compiling signature v2.2.0
2026-06-22T02:45:05.0875649Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-22T02:45:05.1433601Z    Compiling digest v0.11.3
2026-06-22T02:45:05.2405291Z    Compiling futures-buffered v0.2.13
2026-06-22T02:45:05.2797725Z    Compiling ed25519 v2.2.3
2026-06-22T02:45:05.3233896Z    Compiling futures-lite v2.6.1
2026-06-22T02:45:05.4408489Z    Compiling cipher v0.4.4
2026-06-22T02:45:05.5144719Z    Compiling vergen v9.1.0
2026-06-22T02:45:05.5662677Z    Compiling vergen-lib v0.1.6
2026-06-22T02:45:05.5914691Z    Compiling universal-hash v0.5.1
2026-06-22T02:45:05.6017993Z    Compiling noq-udp v0.10.0
2026-06-22T02:45:05.7956115Z    Compiling heapless v0.7.17
2026-06-22T02:45:05.8453267Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-22T02:45:05.8866256Z    Compiling sync_wrapper v1.0.2
2026-06-22T02:45:05.9510234Z    Compiling byteorder v1.5.0
2026-06-22T02:45:05.9620623Z    Compiling opaque-debug v0.3.1
2026-06-22T02:45:06.0453511Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-22T02:45:06.0548074Z    Compiling allocator-api2 v0.2.21
2026-06-22T02:45:06.0652238Z    Compiling polyval v0.6.2
2026-06-22T02:45:06.1463472Z    Compiling hash32 v0.2.1
2026-06-22T02:45:06.2130813Z    Compiling socket2 v0.6.4
2026-06-22T02:45:06.3105743Z    Compiling mio v1.2.1
2026-06-22T02:45:06.3343130Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-22T02:45:06.7566633Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T02:45:06.7936341Z    Compiling serde_derive v1.0.228
2026-06-22T02:45:06.8762347Z    Compiling zeroize_derive v1.4.3
2026-06-22T02:45:06.8916795Z    Compiling zerofrom-derive v0.1.7
2026-06-22T02:45:06.9136349Z    Compiling tokio-macros v2.7.0
2026-06-22T02:45:06.9288186Z    Compiling yoke-derive v0.8.2
2026-06-22T02:45:06.9363663Z    Compiling futures-macro v0.3.32
2026-06-22T02:45:06.9812509Z    Compiling zerovec-derive v0.11.3
2026-06-22T02:45:07.0431340Z    Compiling displaydoc v0.2.6
2026-06-22T02:45:07.3354042Z    Compiling tracing-attributes v0.1.31
2026-06-22T02:45:07.3894220Z    Compiling thiserror-impl v2.0.18
2026-06-22T02:45:07.6949072Z    Compiling zeroize v1.8.2
2026-06-22T02:45:07.7433138Z    Compiling tokio v1.52.3
2026-06-22T02:45:07.8239741Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-22T02:45:07.9200869Z    Compiling futures-util v0.3.32
2026-06-22T02:45:08.0276710Z    Compiling rustls-pki-types v1.14.1
2026-06-22T02:45:08.1608397Z    Compiling darling_macro v0.20.11
2026-06-22T02:45:08.2188207Z    Compiling derive_more-impl v2.1.1
2026-06-22T02:45:08.2865432Z    Compiling spez v0.1.2
2026-06-22T02:45:08.3891953Z    Compiling n0-error-macros v0.1.3
2026-06-22T02:45:08.4338691Z    Compiling windows-interface v0.59.3
2026-06-22T02:45:08.5439925Z    Compiling windows-implement v0.60.2
2026-06-22T02:45:08.5771259Z    Compiling zerofrom v0.1.8
2026-06-22T02:45:08.6735723Z    Compiling darling v0.20.11
2026-06-22T02:45:08.7810143Z    Compiling der v0.8.0-rc.10
2026-06-22T02:45:08.7993999Z    Compiling pin-project-internal v1.1.13
2026-06-22T02:45:08.9023318Z    Compiling yoke v0.8.3
2026-06-22T02:45:08.9139777Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:45:09.2681059Z    Compiling zerovec v0.11.6
2026-06-22T02:45:09.2758373Z    Compiling zerotrie v0.2.4
2026-06-22T02:45:09.3468220Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:45:09.4192730Z    Compiling windows-core v0.62.2
2026-06-22T02:45:09.4799802Z    Compiling n0-error v0.1.3
2026-06-22T02:45:09.6340207Z    Compiling spin v0.9.8
2026-06-22T02:45:09.7735938Z    Compiling windows-threading v0.2.1
2026-06-22T02:45:09.8550677Z    Compiling ed25519-dalek v2.2.0
2026-06-22T02:45:09.9127363Z    Compiling tinystr v0.8.3
2026-06-22T02:45:09.9390617Z    Compiling potential_utf v0.1.5
2026-06-22T02:45:09.9850300Z    Compiling spki v0.8.0-rc.4
2026-06-22T02:45:10.0953927Z    Compiling icu_locale_core v2.2.0
2026-06-22T02:45:10.1477094Z    Compiling icu_collections v2.2.0
2026-06-22T02:45:10.1624415Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:45:10.1748755Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-22T02:45:10.2039704Z    Compiling pin-project v1.1.13
2026-06-22T02:45:10.2317206Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-22T02:45:10.2435568Z    Compiling fallible-iterator v0.3.0
2026-06-22T02:45:10.3742592Z    Compiling tower-layer v0.3.3
2026-06-22T02:45:10.4016265Z    Compiling ryu v1.0.23
2026-06-22T02:45:10.4326063Z    Compiling signature v3.0.0
2026-06-22T02:45:10.5656997Z    Compiling windows-future v0.3.2
2026-06-22T02:45:10.5859460Z    Compiling windows-collections v0.3.2
2026-06-22T02:45:10.5898718Z    Compiling derive_builder v0.20.2
2026-06-22T02:45:10.6326980Z    Compiling windows-numerics v0.3.1
2026-06-22T02:45:10.6623330Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-22T02:45:10.7365101Z    Compiling cobs v0.3.0
2026-06-22T02:45:10.7755690Z    Compiling proc-macro-crate v3.5.0
2026-06-22T02:45:10.8384998Z    Compiling futures-executor v0.3.32
2026-06-22T02:45:10.9814608Z    Compiling futures v0.3.32
2026-06-22T02:45:11.0780559Z    Compiling icu_provider v2.2.0
2026-06-22T02:45:11.1062090Z    Compiling windows-targets v0.52.6
2026-06-22T02:45:11.2180242Z    Compiling postcard-derive v0.2.2
2026-06-22T02:45:11.2180706Z    Compiling ghash v0.5.1
2026-06-22T02:45:11.2212925Z    Compiling ctr v0.9.2
2026-06-22T02:45:11.2264018Z    Compiling aes v0.8.4
2026-06-22T02:45:11.2953255Z    Compiling sha2 v0.11.0-rc.5
2026-06-22T02:45:11.2966079Z    Compiling fs2 v0.4.3
2026-06-22T02:45:11.3261993Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-22T02:45:11.3815763Z    Compiling icu_properties v2.2.0
2026-06-22T02:45:11.4221899Z    Compiling icu_normalizer v2.2.0
2026-06-22T02:45:11.4360847Z    Compiling ipnet v2.12.0
2026-06-22T02:45:11.5847589Z    Compiling ed25519 v3.0.0-rc.4
2026-06-22T02:45:11.8409472Z    Compiling prefix-trie v0.8.4
2026-06-22T02:45:11.9404192Z    Compiling once_cell v1.21.4
2026-06-22T02:45:12.0357982Z    Compiling tokio-util v0.7.18
2026-06-22T02:45:12.0689807Z    Compiling time v0.3.47
2026-06-22T02:45:12.0949729Z    Compiling tracing-core v0.1.36
2026-06-22T02:45:12.1887534Z    Compiling http-body-util v0.1.3
2026-06-22T02:45:12.2015612Z    Compiling aead v0.5.2
2026-06-22T02:45:12.2658116Z    Compiling widestring v1.2.1
2026-06-22T02:45:12.2792312Z    Compiling ipconfig v0.3.4
2026-06-22T02:45:12.3555098Z    Compiling hashbrown v0.14.5
2026-06-22T02:45:12.4244912Z    Compiling aes-gcm v0.10.3
2026-06-22T02:45:12.4547295Z    Compiling derive_more v2.1.1
2026-06-22T02:45:12.4957447Z    Compiling tracing v0.1.44
2026-06-22T02:45:12.5117502Z    Compiling data-encoding-macro v0.1.20
2026-06-22T02:45:12.5342917Z    Compiling idna_adapter v1.2.2
2026-06-22T02:45:12.6268759Z    Compiling idna v1.1.0
2026-06-22T02:45:12.6314055Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-22T02:45:12.6314824Z    Compiling postcard v1.1.3
2026-06-22T02:45:12.6630427Z    Compiling tower v0.5.3
2026-06-22T02:45:12.6831983Z    Compiling num_enum_derive v0.7.6
2026-06-22T02:45:12.9622416Z    Compiling url v2.5.8
2026-06-22T02:45:12.9903237Z    Compiling h2 v0.4.14
2026-06-22T02:45:13.0348962Z    Compiling hashlink v0.9.1
2026-06-22T02:45:13.0571693Z    Compiling chrono v0.4.45
2026-06-22T02:45:13.1544589Z    Compiling windows-sys v0.59.0
2026-06-22T02:45:13.1740014Z    Compiling windows v0.62.2
2026-06-22T02:45:13.2929100Z    Compiling crossbeam-epoch v0.9.18
2026-06-22T02:45:13.3813414Z    Compiling rusqlite v0.32.1
2026-06-22T02:45:13.4582959Z    Compiling crossbeam-channel v0.5.15
2026-06-22T02:45:13.5520593Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T02:45:13.8998860Z    Compiling iroh-metrics-derive v0.4.1
2026-06-22T02:45:13.9333780Z    Compiling enum-assoc v1.3.0
2026-06-22T02:45:13.9397206Z    Compiling async-trait v0.1.89
2026-06-22T02:45:13.9887693Z    Compiling strum_macros v0.28.0
2026-06-22T02:45:14.1814238Z    Compiling windows-registry v0.6.1
2026-06-22T02:45:14.3604496Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-22T02:45:14.4022283Z    Compiling blake3 v1.8.5
2026-06-22T02:45:14.4365412Z    Compiling uuid v1.23.2
2026-06-22T02:45:14.5385542Z    Compiling memoffset v0.6.5
2026-06-22T02:45:14.6519935Z    Compiling noq v0.18.0
2026-06-22T02:45:14.8073153Z    Compiling netwatch v0.16.0
2026-06-22T02:45:14.8206790Z    Compiling acto v0.8.2
2026-06-22T02:45:14.8629921Z    Compiling mac-addr v0.3.0
2026-06-22T02:45:14.9024889Z    Compiling rustc-hash v2.1.2
2026-06-22T02:45:15.0101676Z    Compiling sorted-index-buffer v0.2.1
2026-06-22T02:45:15.0463672Z    Compiling thiserror v1.0.69
2026-06-22T02:45:15.0529279Z    Compiling xml-rs v0.8.28
2026-06-22T02:45:15.0938444Z    Compiling tagptr v0.2.0
2026-06-22T02:45:15.1299681Z    Compiling lru-slab v0.1.2
2026-06-22T02:45:15.1494597Z    Compiling identity-hash v0.1.0
2026-06-22T02:45:15.1928865Z    Compiling ref-cast v1.0.25
2026-06-22T02:45:15.1941534Z    Compiling foldhash v0.2.0
2026-06-22T02:45:15.2455676Z    Compiling moka v0.12.15
2026-06-22T02:45:15.3400963Z    Compiling hashbrown v0.16.1
2026-06-22T02:45:15.3858220Z    Compiling netdev v0.42.0
2026-06-22T02:45:15.5215315Z    Compiling iroh-relay v0.98.0
2026-06-22T02:45:15.6406600Z    Compiling xmltree v0.10.3
2026-06-22T02:45:15.7258652Z    Compiling iroh-metrics v0.38.3
2026-06-22T02:45:15.9015394Z    Compiling num_enum v0.7.6
2026-06-22T02:45:16.2065421Z    Compiling tower-http v0.6.11
2026-06-22T02:45:16.2420071Z    Compiling attohttpc v0.30.1
2026-06-22T02:45:16.2469010Z    Compiling iroh-base v0.98.0
2026-06-22T02:45:16.2777520Z    Compiling n0-watcher v0.6.1
2026-06-22T02:45:16.3160126Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-22T02:45:16.3801056Z    Compiling tokio-stream v0.1.18
2026-06-22T02:45:16.4603128Z    Compiling toml_datetime v0.6.11
2026-06-22T02:45:16.5717121Z    Compiling serde_spanned v0.6.9
2026-06-22T02:45:16.5820227Z    Compiling strum v0.28.0
2026-06-22T02:45:16.7184377Z    Compiling thiserror-impl v1.0.69
2026-06-22T02:45:16.7229236Z    Compiling ref-cast-impl v1.0.25
2026-06-22T02:45:16.8145267Z    Compiling serde_derive_internals v0.29.1
2026-06-22T02:45:16.8516669Z    Compiling simple-dns v0.9.3
2026-06-22T02:45:16.8764431Z    Compiling hyper v1.10.1
2026-06-22T02:45:16.9028632Z    Compiling serial-core v0.4.0
2026-06-22T02:45:17.0192122Z    Compiling aho-corasick v1.1.4
2026-06-22T02:45:17.0508078Z    Compiling resolv-conf v0.7.6
2026-06-22T02:45:17.1628065Z    Compiling winreg v0.10.1
2026-06-22T02:45:17.2797535Z    Compiling sha1_smol v1.0.1
2026-06-22T02:45:17.3642998Z    Compiling winnow v0.7.15
2026-06-22T02:45:17.5028378Z    Compiling arrayref v0.3.9
2026-06-22T02:45:17.5111527Z    Compiling simdutf8 v0.1.5
2026-06-22T02:45:17.6023929Z    Compiling toml_write v0.1.2
2026-06-22T02:45:17.6025243Z    Compiling arrayvec v0.7.6
2026-06-22T02:45:17.8060735Z    Compiling regex-syntax v0.8.10
2026-06-22T02:45:17.8475063Z    Compiling constant_time_eq v0.4.2
2026-06-22T02:45:17.8475552Z    Compiling smol_str v0.1.24
2026-06-22T02:45:18.0319166Z    Compiling schemars_derive v1.2.1
2026-06-22T02:45:18.1077610Z    Compiling iroh-dns v0.98.0
2026-06-22T02:45:18.2665438Z    Compiling hyper-util v0.1.20
2026-06-22T02:45:18.3711689Z    Compiling serial-windows v0.4.0
2026-06-22T02:45:18.6350052Z    Compiling lru v0.16.4
2026-06-22T02:45:18.7346099Z    Compiling webpki-roots v1.0.7
2026-06-22T02:45:18.8019877Z    Compiling seize v0.5.1
2026-06-22T02:45:18.8655086Z    Compiling darling_core v0.23.0
2026-06-22T02:45:18.8870385Z    Compiling hmac v0.12.1
2026-06-22T02:45:18.9263886Z    Compiling serde_bytes v0.11.19
2026-06-22T02:45:19.0360728Z    Compiling iroh v0.98.2
2026-06-22T02:45:19.1681340Z    Compiling toml_edit v0.22.27
2026-06-22T02:45:19.1967737Z    Compiling once_cell_polyfill v1.70.2
2026-06-22T02:45:19.2269884Z    Compiling utf8parse v0.2.2
2026-06-22T02:45:19.3334466Z    Compiling bitflags v1.3.2
2026-06-22T02:45:19.3418799Z    Compiling lazy_static v1.5.0
2026-06-22T02:45:19.3517146Z    Compiling pin-utils v0.1.0
2026-06-22T02:45:19.3990371Z    Compiling dyn-clone v1.0.20
2026-06-22T02:45:19.4242127Z    Compiling cmov v0.5.4
2026-06-22T02:45:19.4508668Z    Compiling anstyle v1.0.14
2026-06-22T02:45:19.4509237Z    Compiling nix v0.25.1
2026-06-22T02:45:19.4585262Z    Compiling shared_library v0.1.9
2026-06-22T02:45:19.4775824Z    Compiling anstyle-parse v1.0.0
2026-06-22T02:45:19.5318286Z    Compiling papaya v0.2.4
2026-06-22T02:45:19.5416957Z    Compiling hkdf v0.12.4
2026-06-22T02:45:19.5432370Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T02:45:19.6615367Z    Compiling igd-next v0.17.1
2026-06-22T02:45:19.7072163Z    Compiling anstyle-wincon v3.0.11
2026-06-22T02:45:19.7072654Z    Compiling ctutils v0.4.2
2026-06-22T02:45:19.7326412Z    Compiling serial v0.4.0
2026-06-22T02:45:19.8299069Z    Compiling regex-automata v0.4.14
2026-06-22T02:45:19.8712776Z    Compiling filedescriptor v0.8.3
2026-06-22T02:45:19.9680902Z    Compiling schemars v1.2.1
2026-06-22T02:45:20.0004217Z    Compiling backon v1.6.0
2026-06-22T02:45:20.0362781Z    Compiling anstyle-query v1.1.5
2026-06-22T02:45:20.1756784Z    Compiling downcast-rs v1.2.1
2026-06-22T02:45:20.2199968Z    Compiling colorchoice v1.0.5
2026-06-22T02:45:20.3075437Z    Compiling foldhash v0.1.5
2026-06-22T02:45:20.3277109Z    Compiling instability v0.3.12
2026-06-22T02:45:20.3539738Z    Compiling shell-words v1.1.1
2026-06-22T02:45:20.4224744Z    Compiling is_terminal_polyfill v1.70.2
2026-06-22T02:45:20.5162247Z    Compiling paste v1.0.15
2026-06-22T02:45:20.5245227Z    Compiling anstream v1.0.0
2026-06-22T02:45:20.5286398Z    Compiling portable-pty v0.8.1
2026-06-22T02:45:20.6109078Z    Compiling hashbrown v0.15.5
2026-06-22T02:45:20.6698859Z    Compiling spake2 v0.4.0
2026-06-22T02:45:20.7404984Z    Compiling strum_macros v0.26.4
2026-06-22T02:45:20.9550489Z    Compiling terminal_size v0.4.4
2026-06-22T02:45:21.0070414Z    Compiling crossterm_winapi v0.9.1
2026-06-22T02:45:21.0657221Z    Compiling toml v0.8.23
2026-06-22T02:45:21.1613291Z    Compiling itertools v0.13.0
2026-06-22T02:45:21.3319491Z    Compiling sha1 v0.10.6
2026-06-22T02:45:21.4413427Z    Compiling castaway v0.2.4
2026-06-22T02:45:21.5769105Z    Compiling clap_lex v1.1.0
2026-06-22T02:45:21.6022498Z    Compiling indoc v2.0.7
2026-06-22T02:45:21.9012182Z    Compiling regex v1.12.3
2026-06-22T02:45:21.9290132Z    Compiling static_assertions v1.1.0
2026-06-22T02:45:22.0387548Z    Compiling recvmsg v1.0.0
2026-06-22T02:45:22.0694606Z    Compiling unicode-width v0.1.14
2026-06-22T02:45:22.1282741Z    Compiling doctest-file v1.1.1
2026-06-22T02:45:22.1491339Z    Compiling compact_str v0.8.2
2026-06-22T02:45:22.2417394Z    Compiling darling_macro v0.23.0
2026-06-22T02:45:22.3909932Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-22T02:45:22.4656171Z    Compiling clap_builder v4.6.0
2026-06-22T02:45:22.5494498Z    Compiling lru v0.12.5
2026-06-22T02:45:22.6757445Z    Compiling unicode-truncate v1.1.0
2026-06-22T02:45:22.7046824Z    Compiling darling v0.23.0
2026-06-22T02:45:22.7120774Z    Compiling interprocess v2.4.2
2026-06-22T02:45:22.7306603Z    Compiling crossterm v0.28.1
2026-06-22T02:45:22.8498879Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-22T02:45:23.2016003Z    Compiling wmi v0.18.4
2026-06-22T02:45:23.2940621Z    Compiling strum v0.26.3
2026-06-22T02:45:23.4629196Z    Compiling clap_derive v4.6.1
2026-06-22T02:45:23.7227869Z    Compiling unicode-width v0.2.0
2026-06-22T02:45:24.1113586Z    Compiling error-code v3.3.2
2026-06-22T02:45:24.1761081Z    Compiling cassowary v0.3.0
2026-06-22T02:45:24.2065412Z    Compiling nucleo-matcher v0.3.1
2026-06-22T02:45:24.3236614Z    Compiling clipboard-win v5.4.1
2026-06-22T02:45:24.8175883Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-22T02:45:24.9242730Z    Compiling portmapper v0.16.0
2026-06-22T02:45:25.0655214Z    Compiling ratatui v0.29.0
2026-06-22T02:45:25.1189528Z    Compiling qrcode v0.14.1
2026-06-22T02:45:25.3515274Z    Compiling tempfile v3.27.0
2026-06-22T02:45:25.6365196Z    Compiling clap v4.6.1
2026-06-22T02:45:38.5172329Z    Compiling rustls-webpki v0.103.13
2026-06-22T02:45:40.7456094Z    Compiling tokio-rustls v0.26.4
2026-06-22T02:45:40.7456388Z    Compiling noq-proto v0.17.0
2026-06-22T02:45:40.7456612Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T02:45:40.8835156Z    Compiling hyper-rustls v0.27.9
2026-06-22T02:45:40.8835584Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T02:45:40.8835963Z    Compiling tokio-websockets v0.13.2
2026-06-22T02:45:41.0362650Z    Compiling reqwest v0.13.4
2026-06-22T02:45:41.9019030Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T02:45:57.9578068Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T02:45:59.2701356Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T02:46:08.1789085Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-22T02:46:15.9868375Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
2026-06-22T02:46:16.0075640Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-0cc097b5ef582871.exe)
2026-06-22T02:46:16.0563018Z 
2026-06-22T02:46:16.0563334Z running 1 test
2026-06-22T02:46:23.1765077Z test new_brain_serves_against_old_broker ... ok
2026-06-22T02:46:23.1765298Z 
2026-06-22T02:46:23.1765474Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.12s
2026-06-22T02:46:23.1765712Z 
2026-06-22T02:46:23.2243321Z Post job cleanup.
2026-06-22T02:46:23.3299102Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:46:23.3504808Z git version 2.43.0.windows.1
2026-06-22T02:46:23.3539805Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c2e3157f-e27e-4a2c-aa67-df01aef4382b\.gitconfig'
2026-06-22T02:46:23.3552879Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c2e3157f-e27e-4a2c-aa67-df01aef4382b' before making global git config changes
2026-06-22T02:46:23.3553353Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:46:23.3557882Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:46:23.3774046Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:46:23.3987126Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:46:23.7649038Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:46:23.7848772Z http.https://github.com/.extraheader
2026-06-22T02:46:23.7874716Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-22T02:46:23.8108088Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:46:24.1707555Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:46:24.1919685Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:46:24.5495111Z Cleaning up orphan processes
